﻿

@media (max-width:960px) {
	

}


@media (min-width:1200px) and (max-width:1680px) {
	.index-press{padding:60px 30px 0px 20px;}
	.index-press .title{padding-bottom:10px;}
	.index-press .title a{font-size:20px;line-height:26px;}
	.index-press .infor{font-size:14px;padding-bottom:30px;}
	.index-press .btn{font-size:12px;}

	.index-press-news{padding-top:20px;}
	.index-press-news .notice img{width:80%;}
}

@media (min-width:960px) and (max-width:1200px) {
	.index-press{padding:60px 20px 0px 15px;}
	.index-press .title{padding-bottom:5px;}
	.index-press .title a{font-size:18px;line-height:24px;}
	.index-press .infor{font-size:12px;padding-bottom:20px;}
	.index-press .btn{font-size:10px;}

	.index-press-news{padding-top:20px;}
	.index-press-news .notice img{width:70%;}

}